Inside Macintosh: QuickTime Components

Previous | Chapter Top | Chapter Contents | Next

Component Type and Subtype Values

Apple has defined a type value for video digitizer components. All video digitizer components have a component type value of 'vdig' . You can use the following constant to specify the component type value.

#define videoDigitizerComponentType = 'vdig'

There are no special conventions applied to the subtype value of video digitizer components.


© 1997 Apple Computer, Inc.

Previous | Chapter Top | Chapter Contents | Next